home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextApps / Mail.app / English.lproj / UI.strings < prev    next >
Encoding:
Text File  |  1993-08-09  |  1.6 KB  |  91 lines

  1. /*********** MailAlias Strings ***********/
  2.  
  3. "Users";
  4. "Groups";
  5. "Login Names";
  6. "Private Users";
  7. "Private Groups";
  8.  
  9. /* Browser Title */
  10. "Types";
  11.  
  12. /************ MailSender Strings ***********/
  13.  
  14. /* Title of the Send Window */
  15. "Compose";
  16.  
  17. /* Temporary titles for the send window*/
  18.  
  19. "delivered: ";
  20. "delivering: ";
  21. "loading: ";
  22. "storing: ";
  23. "saving: ";
  24.  
  25. /* 'To', 'bcc', 'cc' field when they are designated in an alert */
  26. "To";
  27. "Cc";
  28. "bcc";
  29. "Subject";
  30. "Reply-To";
  31.  
  32. /* others */
  33.  
  34. "No subject";
  35. "\n\nBegin forwarded message:\n\n";
  36.  
  37. /* Form labels */
  38.  
  39. "To:";
  40. "Subject:";
  41. "Cc:";
  42.  
  43. /* Read Receipt */
  44. "READ_RECEIPT_WITH_SUBJECT_MSG" = "\nYour message regarding \"%s\" of %s was read on %s.\n";
  45.  
  46. "READ_RECEIPT_NO_SUBJECT_MSG" = "\nYour message of %s was read on %s.\n";
  47.  
  48. /************ MailReader Strings ***********/
  49.  
  50. "Removing %d attachment";
  51. "Removing %d attachments";
  52. "Compacting mailbox file";
  53. "Compacting index file";
  54. "Reloading index file";
  55. "Moving %d message to %s";
  56. "Moving %d messages to %s";
  57.  
  58. /****** Find Panel ******/
  59.  
  60. "Replace All";
  61. "Find All";
  62.  
  63. "Not\nfound";
  64. "Nothing\nselected";
  65. "illegal\npattern";
  66. "%d\nreplaced";
  67. "%d\nfound";
  68.  
  69. /******** Menu Strings *******/
  70. "Hide Ruler";
  71. "Show Ruler";
  72.  
  73. /******** Encryption Strings *******/
  74. "Please enter your new private key";
  75. "Please verify private key";
  76. "Authenticate with user password";
  77. "Please enter your private key";
  78. "Decrypting message...";
  79. "Invalid private key.";
  80.  
  81. /****** Dates ******/
  82. "SUMMARY_DATE" = "%b %d";
  83.  
  84. /****** Panels ******/
  85. "Addresses";
  86. "Mailboxes";
  87.  
  88. /************ Info Panel ***********/
  89.  
  90. "RELEASE_VERSION" = "Release 3.2 (v%s)";
  91.